home *** CD-ROM | disk | FTP | other *** search
/ ftp.uv.es / 2014.11.ftp.uv.es.tar / ftp.uv.es / pub / mac / graficos / iconder-09b.hqx / Iconder ƒ / Iconder.txt < prev   
Text File  |  1991-11-08  |  2KB  |  51 lines

  1. Iconder    0.9b  - for System 7
  2.  
  3. by Stepan Riha, stepan@cs.utexas.edu
  4.  
  5. Iconder is an application that given an icon creates an icon-family
  6. of a folder with the icon embeded in it (a la the system Folder).
  7.  
  8. To use it:
  9. Drag an Icon on the desk-top onto iconder.
  10. Select a folder you want to change.
  11. Choose "get Info" from the file menu.
  12. Click on the icon in the Info Box and paste.
  13.  
  14. ------------------------------------------------------------------------------
  15.  
  16. This is an beta release, that is stable but not perfect.
  17. E.g. I have not yet implemented the dropping of Folders and Disks.
  18. Also, I'll do some changes to make the small icons in the family look better.
  19. Iconder was tested on a Macintosh IIfx under system 6.07, 7.0 and 7.0.1
  20. If you have any suggestion, problems or ideas please let me know.
  21.  
  22. ******************************************************************************
  23. This software is FREE, but I reserve all rights to it.  Give it to your
  24. friends if you like.  It may not be distributed commercially, however
  25. user's groups and on-line services may distribute it as long as it is
  26. accompanied by this documentation.
  27. ******************************************************************************
  28.  
  29. This is my first shot at freeware. If you like it, please send me a postcard, to
  30. give me the incentive to improve Iconder and to create more neat software.
  31. Or just send me some e-mail.
  32. If you REALLY like, feel free to give me a financial incentive, as well.
  33.  
  34. Stepan Riha
  35. 3600 North Hills Drive #265
  36. Austin, Tx. 78731
  37.  
  38. ------------------------------------------------------------------------------
  39.  
  40. Some info for Hackers:
  41. Iconder uses the AppleEvent open doc message to determine whose icon to
  42. use. If you drop several icons on Iconder at the same time, only the first in the
  43. event queu is going to be used.
  44. From there, Iconder first checks if the file has custom icons, if so, they are used.
  45. Otherwise, Iconder check the Desktop DB to see if it can find the appropriate icon.
  46. If it cannot, it then uses a default icon (for APPL, INIT, cdev, desk accessories,
  47. stationary, or default to document).
  48. When an Icon family has been detemrined for a file, Iconder first tries to use the
  49. small icons of this faily. If they are absent, the family's large icons are used,
  50. and since they have to be compressed into 16x16 pixels they may not look as good.
  51.